Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lisätään generated-sarake hakemuksen ykkösyksikölle #5623

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Gekkio
Copy link
Contributor

@Gekkio Gekkio commented Sep 6, 2024

  • Saraketta ei vielä käytetä missään mutta kyselyitä voidaan vaihtaa käyttämään sitä pikku hiljaa
  • Sarake pakottaa FK:n ykkösyksikölle

This information is often needed and currently it needs to be always
fetched from inside the JSON document.
@Gekkio Gekkio added the tech Tekninen muutos, esim. refaktorointi label Sep 6, 2024
@@ -11,6 +11,7 @@ flyway.password=flyway
# Runtime properties passed to schema migrations (to avoid hardcoded role names)
flyway.placeholders.application_user=evaka_application_local
flyway.placeholders.migration_user=evaka_migration_local
flyway.cleanDisabled=false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Miksi tämä on vaihdettu? Flywayn dokumentaation mukaan tämän asettaminen falseksi tuotantoympäristössä voi olla "career limiting move"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gradle.properties vaikuttaa vain gradlen flyway-plugariin, eikä tiedostoa edes ole docker-kontissa missä tuotantoympäristöissä ajetaan Flyway osana sovelluksen käynnistystä

@Gekkio Gekkio marked this pull request as draft October 10, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Tekninen muutos, esim. refaktorointi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants